Skip to content

[FixedPt] add the fixed-point quantize transformation and unit tests#198

Merged
maltanar merged 4 commits intofastmachinelearning:mainfrom
SpiritSeeker:fixedpt-quant-transformation
Jul 26, 2025
Merged

[FixedPt] add the fixed-point quantize transformation and unit tests#198
maltanar merged 4 commits intofastmachinelearning:mainfrom
SpiritSeeker:fixedpt-quant-transformation

Conversation

@SpiritSeeker
Copy link
Copy Markdown
Collaborator

  • added the fixed-point quantize transformation, based on fixedpt_quantize.py from custom/SIRA branch.
  • removed fxpmath dependency.
  • added unit tests for op-based and dict-based quantization.

Copy link
Copy Markdown
Collaborator

@maltanar maltanar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall, a few minor things could be improved - please see comments.

Comment thread src/qonnx/transformation/fixedpt_quantize.py Outdated
Comment thread src/qonnx/transformation/fixedpt_quantize.py
Comment thread src/qonnx/transformation/fixedpt_quantize.py
Comment thread src/qonnx/transformation/fixedpt_quantize.py Outdated
Comment thread tests/transformation/test_fixedpt_quantize.py Outdated
@maltanar maltanar merged commit 33f2670 into fastmachinelearning:main Jul 26, 2025
3 checks passed
@SpiritSeeker SpiritSeeker deleted the fixedpt-quant-transformation branch July 26, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants